diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-23 08:19:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-23 08:19:32 +0000 |
commit | 4e08ee5a319e9d3b7057814462bc32e27e0fdfa9 (patch) | |
tree | 0723480bbc8d2c410562fe62c5e0fb886fe9c62f /comms/spandsp-devel5 | |
parent | 6d75f4a9d2e27f78913d0c11315bfbcf868e7c5b (diff) | |
download | freebsd-ports-4e08ee5a319e9d3b7057814462bc32e27e0fdfa9.zip |
- Remove 4.X gruft
PR: 111948
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Approved by: maintainer
Diffstat (limited to 'comms/spandsp-devel5')
-rw-r--r-- | comms/spandsp-devel5/Makefile | 8 | ||||
-rw-r--r-- | comms/spandsp-devel5/pkg-plist | 6 |
2 files changed, 3 insertions, 11 deletions
diff --git a/comms/spandsp-devel5/Makefile b/comms/spandsp-devel5/Makefile index d1ed2a0cce88..88e2a67231de 100644 --- a/comms/spandsp-devel5/Makefile +++ b/comms/spandsp-devel5/Makefile @@ -31,10 +31,4 @@ USE_LDCONFIG= yes CONFLICTS= spandsp-[0-9]* -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on 4.x -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/comms/spandsp-devel5/pkg-plist b/comms/spandsp-devel5/pkg-plist index 41307c274be0..fad8d771f116 100644 --- a/comms/spandsp-devel5/pkg-plist +++ b/comms/spandsp-devel5/pkg-plist @@ -70,9 +70,7 @@ lib/libspandsp.a lib/libspandsp.la lib/libspandsp.so lib/libspandsp.so.0 -share/spandsp/global-tones.xml -share/spandsp/tones.dtd +%%DATADIR%%/global-tones.xml +%%DATADIR%%/tones.dtd @dirrm share/spandsp -@dirrm share/nls/en_US.US-ASCII -@dirrm share/nls/POSIX @dirrm include/spandsp |