diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-05-12 13:47:22 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-05-12 13:47:22 +0000 |
commit | 1a7f8e8efcaa3d2cec0ed2c241c29d9b087f5c60 (patch) | |
tree | af999987d3fdad17cb4c763b1216e70d6726dd42 /net-mgmt/kismet/Makefile | |
parent | 0e2e391f77ff64fce246a4b4d60d949f0601c4fe (diff) | |
download | ports-1a7f8e8efcaa3d2cec0ed2c241c29d9b087f5c60.tar.gz ports-1a7f8e8efcaa3d2cec0ed2c241c29d9b087f5c60.zip |
Notes
Diffstat (limited to 'net-mgmt/kismet/Makefile')
-rw-r--r-- | net-mgmt/kismet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/kismet/Makefile b/net-mgmt/kismet/Makefile index 6896a95ee196..2267d977aec7 100644 --- a/net-mgmt/kismet/Makefile +++ b/net-mgmt/kismet/Makefile @@ -59,8 +59,7 @@ PLIST_SUB+= GPS="@comment " PATCH_SITES= http://www.parknation.com/gmap/files/ PATCHFILES= gpsmap-gmap-0.1.tgz PLIST_SUB+= GMAP="" -.ifndef(NOPORTDOC) -SUB_LIST+= DOCSDIR=${DOCSDIR} +.ifndef(NOPORTDOCS) SUB_FILES+= pkg-message .endif GMAP= gpsmap-gmap |